home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 March
/
PCWorld_2002-03_cd.bin
/
Komunik
/
opera
/
mac
/
Opera5.0Installer.PPC.sit
/
Opera 5.0 Installer.PPC
/
Styles
/
history.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2001-08-24
|
659b
|
47 lines
/* Stylesheet for the Opera History document */
/* Copyright 2000 Opera Software */
body {
font-size: 10.5pt;
font-family: Georgia, serif;
background-color: white;
color: black;
white-space: nowrap;
}
a:link, a:visited {
color: blue;
text-decoration: none;
}
h1 {
margin: 0;
padding: 0;
}
table {
border: 0;
padding: 0;
border-spacing: 0;
font-size: 10.5pt;
white-space: nowrap;
}
td {
border: 0;
padding: 0;
}
td.time {
padding-right: 0.5em;
font-family: Lucida Console, Courier New, monospace;
}
td.address {
padding-left: 0.5em;
}
td.date {
background-color: #ddd;
font-style: normal;
font-weight: bold;
font-size: 15pt;
text-align: left;
padding: 0;
}